func go.pact.im/x/httprange.parseContentRange
2 uses
go.pact.im/x/httprange (current package)
contentrange.go#L19: func parseContentRange(s string) (contentRangeHeader, bool) {
contentrange.go#L54: r, ok := parseContentRange(value)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)